home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 22 / PCE22CD2.iso / Completos / Norton AntiVirus 5.0 / NAVNTWS / CONFIG.INF < prev    next >
INI File  |  1998-08-02  |  1KB  |  41 lines

  1. ;These switches are used during silent installs when the -wconfig.inf
  2. ;switch is the first command line option.  For the [NAV] switches, TRUE
  3. ;enables and FALSE disables the option.
  4. [NAV]
  5. ;Install LiveUpdate DLLs and Control Panel icon?
  6. InstallLiveUpdate=TRUE
  7. ;Create the Norton AntiVirus icons?
  8. CreateIconsAndMenuItems=TRUE
  9. ;Scan memory during install(95 only)?
  10. ScanMemoryDuringInstall=TRUE
  11.  
  12. ;This section sets the plugins that are installed during silent installs
  13. ;with the -wconfig.inf switch.  For each mime type with a YES, NAV is
  14. ;configured to scan that type of file.
  15. ;These settings are ignored if Netscape is not installed.
  16. [nav_netscape_plugins]
  17. application/binary = YES
  18. application/excel = YES
  19. application/msexcel;xlb,xlm,xls,xlt,xlw = YES
  20. application/msword;doc,dot = YES
  21. application/octet-stream;386,adt,bin,cbt,cla,com,cpl,dll,drv,exe,ovl,ppt,scr,sys = YES
  22. application/octet-string = YES
  23. application/word = YES
  24. application/x-binary = YES
  25. application/x-compressed = YES
  26. application/x-excel = YES
  27. application/x-lha = YES
  28. application/x-lha-compressed = YES
  29. application/x-lzh = YES
  30. application/x-lzh-compressed = YES
  31. application/x-msdownload = YES
  32. application/x-msexcel = YES
  33. application/x-msword = YES
  34. application/x-winexe = YES
  35. application/x-word = YES
  36. application/x-zip = YES
  37. application/x-zip-compressed = YES
  38. application/zip;zip,lha,lzh,arj,mim,mme,uue = YES
  39. file/executable = YES
  40.  
  41.